PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DStream Class / getViews Method
In This Topic
    getViews Method
    In This Topic
    Gets the collection of 3D views.
    Syntax
    public PDF3DViewCollection getViews()

    Return Value

    A collection of PDF3DView objects, each of which specifies a named preset view of this 3D artwork.
    See Also